home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / copy_attachment_to_clipboard-0.5-tb-win.xpi / install.rdf < prev    next >
Extensible Markup Language  |  2008-02-27  |  1KB  |  20 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  3.          xmlns:NC="http://home.netscape.com/NC-rdf#"
  4.          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5.   <RDF:Description RDF:about="urn:mozilla:install-manifest"
  6.                    em:id="{35834d20-efdb-4f78-ab77-9635fb4e56b2}"
  7.                    em:name="Copy Attachment To Clipboard"
  8.                    em:version="0.5"
  9.                    em:creator="Andrew Bednarz"
  10.                    em:description="Allows copying attachments to the clipboard"
  11.                    em:homepageURL="http://www.abednarz.net/thunderbird.html"
  12.                    em:iconURL="chrome://copyattachmenttoclipboard/skin/copyattachmenttoclipboard.png">
  13.     <em:targetApplication RDF:resource="rdf:#$qtSCQ"/>
  14.   </RDF:Description>
  15.   <RDF:Description RDF:about="rdf:#$qtSCQ"
  16.                    em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
  17.                    em:minVersion="2.0"
  18.                    em:maxVersion="2.0.0.*" />
  19. </RDF:RDF>
  20.